forked from ngvenkatesh9/maven-dependabot-demo1
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency org.springframework:spring-test to v6 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/org.springframework-spring-test-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
893fd28 to
1991542
Compare
34e8301 to
87a1101
Compare
87a1101 to
62d9c1c
Compare
62d9c1c to
71b32e7
Compare
71b32e7 to
2c960cf
Compare
2c960cf to
6f217d6
Compare
6f217d6 to
f122d0f
Compare
f122d0f to
0b4c745
Compare
3a70713 to
80b2300
Compare
80b2300 to
b5a2b00
Compare
b5a2b00 to
58c370a
Compare
58c370a to
bad3dde
Compare
bad3dde to
a29b8dc
Compare
a29b8dc to
e73b020
Compare
e73b020 to
01583c4
Compare
01583c4 to
90c4b9c
Compare
90c4b9c to
bfc7623
Compare
824c0aa to
02c01c4
Compare
02c01c4 to
d9603bb
Compare
d9603bb to
b84f0c9
Compare
b84f0c9 to
bf8df3b
Compare
bf8df3b to
dbff8e2
Compare
dbff8e2 to
ed739ea
Compare
ed739ea to
6bd4124
Compare
6bd4124 to
a18ab9b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.2.1.RELEASE->6.2.12Release Notes
spring-projects/spring-framework (org.springframework:spring-test)
v6.2.12Compare Source
⭐ New Features
ConfigurationClassBeanDefinitionReader#35631TransientDataAccessExceptionbySQLStateSQLExceptionTranslatorforBatchUpdateException#35547CandidateComponentsIndexandCandidateComponentsIndexLoader#35472🐞 Bug Fixes
producesmedia types in@ExceptionHandler#35587AbstractTestNGSpringContextTestsis not thread-safe regarding tracked exceptions #35528JvmDefault(default in Kotlin 2.2.20+) #35487📔 Documentation
WebSocketHandler#35572idrefexample in reference manual #35560🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Entea, @IMurzich, @hosea, @maziyarbahramian, @mlichtblau, @nstdio, @reckart, and @reda-alaoui
v6.2.11Compare Source
⭐ New Features
@Nullableon JsonPathAssertions.isEqualTo #35445DuplicateKeyException#35400String valuearguments inResponseCookiefrom*()factory methods #35377taskTerminationTimeoutsemantics onSimpleAsyncTaskExecutor/Scheduler#35372StandardEvaluationContext.setBeanResolvershould allow@Nullable BeanResolver#35371🐞 Bug Fixes
@Scheduled(cron=…) when custom ScheduledExecutorService bean is defined (Java 19+) #35316📔 Documentation
Mockito.doXxx()to stub a@MockitoSpyBean#35410ApplicationEventsto clarify recommended usage #35335DataSize.parse()#35298@ContractJavadoc #35285🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Dockerel, @Kehrlann, @acktsap, @khj68, @ngocnhan-tran1996, @scordio, and @sgflt
v6.2.10Compare Source
⭐ New Features
PathEditor#35304typeinProblemDetailnullable #35294useCachesoption forURLConnectionusage inUrlResource(avoiding jar file leak) #35218🐞 Bug Fixes
@Scheduledtasks running inSimpleAsyncTaskSchedulerare interrupted immediately on context close #35254ScriptUtils.executeSqlScript()does not support multiple results per statement #35248@Transactionalpropagation for@TransactionalEventListenerwith BEFORE_COMMIT phase #35150📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Allan-QLB, @carsago, @cw-dimedis, and @giampa91
v6.2.9Compare Source
⭐ New Features
OncePerRequestFiltercannot be CGLib-proxied #35198InaccessibleObjectExceptionnext toIllegalAccessException#35190Date-to-InstantandInstant-to-Dateconverters #35175AbstractMessagingTemplatehierarchy #35159Instant-to-Timestampconversion #35156ResponseEntity<?>in Spring MVC #35153@CacheConfig("myCacheName")declarations for simplified configuration #35152messageSelectorparameters inJmsOperationsas@Nullable#35151OverflowStrategyinConcurrentWebSocketSessionDecorator#35132@Aspectbean #35074DataAccessResourceFailureExceptionthrown when transaction times out on PostgreSQL #35073MethodInvokingFactoryBeanfails to invoke publicly exported methods overridden by internal classes when using JPMS #34028🐞 Bug Fixes
getPubliclyAccessibleMethodIfPossible#35189targetBeanNamefield in AbstractBeanFactoryBasedTargetSourceprotectedto avoid exceptions in logging andtoString()#35172StaticListableBeanFactory#35119DELETErequests, the request body is not used inJdkClientHttpRequest.buildRequest#35068📔 Documentation
@ContextConfigurationJavadoc from reference manual #35088🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Meijuh, @RazorNd, @chenggwang, @izeye, @mjd507, @ngocnhan-tran1996, and @philwebb
v6.2.8Compare Source
⭐ New Features
@Contractdeclaration forCodeFlow.isIntegerForNumericOp()is unnecessary #34985BeanDefinitionReadervia@ImportResource#34928PathPatternMatchableHandlerMappingconfigurable #34918🐞 Bug Fixes
WebSessionafter max sessions limit is reached #35013AbstractKotlinSerializationHttpMessageConverter#34992REPLY_CHANNELheader check inMessageHeaderAccessor#34949MockEnvironmentdoes not acceptObjectproperty values #34947PropertySourcesPlaceholderConfigurerno longer usesConversionServicefromEnvironment#34936@ContractforStreamUtils.drain()incorrectly declaresnullresults in an exception #34933@Beanfactory parameter #34929📔 Documentation
ResourceHttpRequestHandler#setHeadersJavaDoc #35004@SqlGroupexample #34972@RestControllerAdvicevs@ControllerAdviceapply to by default #34866@ExceptionHandler#34554🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Allan-QLB, @Aurh1l, @BowieDu, @DhruvTheDev1, @Dongnyoung, @JimmyAx, @addoDev, @dmitrysulman, @izeye, @jjank, @kilink, @mbazos, @msnsaeed71, @ngocnhan-tran1996, @nosan, @remeio, @vpavic, and @yuzawa-san
v6.2.7Compare Source
⭐ New Features
AbstractJackson2HttpMessageConverter#getObjectMappersForTypenullness #34811@RequestBodyparameters lose generic type information when creating HTTP service beans #34793🐞 Bug Fixes
PropertySourcesPlaceholderConfigurerplaceholder resolution fails in several scenarios #34861BeanOverrideHandlerdiscovered in@Nestedtest case with superclass from different class or in interface implemented multiple times #34844NamedParameterUtilsonly expands reused collection parameter once #34768PathMatchingResourcePatternResolverwrongly assumes thattarget/classesalways exists #34764📔 Documentation
CompositePropertySourcebehavior forEnumerablePropertySourcecontract #34886@Nullableannotation forservletContextparameter ofConfigurableWebEnvironment.initPropertySourcesare contradictory #34845@EnableAsyncneeds to be redeclared for each ApplicationContext #34843🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Artur-, @blake-bauman, @iifawzi, @kilink, @quaff, @whlit, and @zzoe2346
v6.2.6Compare Source
⭐ New Features
@ContextHierarchy#34723exchangeForRequiredValuevariant toRestClient#34692CoroutinesUtils#34682🐞 Bug Fixes
SseEmitter.onCompletion()behavior between Spring 6.2.3 and 6.2.5 #34762PropertyBatchUpdateException: causes of nestedPropertyAccessExceptions not shown in output #34691@Configurationclasses can no longer beabstractwithout@Beanmethods #34663@MockitoBeanwith custom@Qualifieris not injected into@Configurationclass #34646📔 Documentation
ignoreDependencyInterface()inAbstractAutowireCapableBeanFactory#34747ListableBeanFactory#getBeansOfType#34629❤️ Contributors
Thank you to all the contributors who worked on this release:
@acktsap, @dmitrysulman, @iggzq, @izeye, @ngocnhan-tran1996, @obourgain, and @tobias-haenel
v6.2.5Compare Source
⭐ New Features
spring-core-testoptional #34612-parameterswhenAspectJAdviceParameterNameDiscovererfails against ambiguity #34609FormHttpMessageConvertershould throwHttpMessageNotReadableExceptionwhen the http form data is invalid #34594🐞 Bug Fixes
📔 Documentation
MvcUriComponentsBuilderjavadocs inaccurately reflects usage of forwarded headers #34615StringUtils#uriDecodeJavadoc #34590🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Helmsdown, @dmitrysulman, and @ngocnhan-tran1996
v6.2.4Compare Source
⭐ New Features
ContentResultMatchersDslmatchers for supertypes of the checked type #34542JarURLConnectionresource leak inAbstractFileResolvingResource.exists()#34528rowsExpectedproperty ofSqlQueryfor removal #34526RuntimeHintsto anAotContextLoader#34513DefaultRestClientBuilder#34439BeanFactory/ObjectProviderto select the only one default candidate among non-default candidates #34432🐞 Bug Fixes
MockCookie.parse()fails to parse custom attribute with a value #34575BeanNotOfRequiredTypeExceptionif@Beanfactory method returnsnull#34543@someHash] under bean name 'blabla': there is already object [@sameHash] bound" #34427NullPointerExceptionthrown whenConfigurationClassEnhancercreates CGLIB proxy #34423📔 Documentation
@sincetag for formField() and formFields in MockHttpServletRequestDsl #34448TestExecutionListenercallbacks #34422🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@chenggangpro, @dark2momo, @dmitrysulman, @izeye, @ngocnhan-tran1996, @pankratz76, @quaff, @ryanprayogo, and @vpavic
v6.2.3Compare Source
⭐ New Features
@MockitoSpyBeanat the type level on test classes #34408TestExecutionListenerimplementations as constants #34404ConversionServiceto convert POJO to array for SpEL varargs invocations #34371🐞 Bug Fixes
@Primarysemantics #34374Mapthat implementsIterableno longer works #34332BeanOverrideHandlerdiscovered in@Nestedtest classConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.